Conversation
b122cc8 to
7a2c387
Compare
This reverts commit 89678a7.
|
@decofe bench duration=10 tps=10 bloat=1g backend=txgen samply |
|
❌ Invalid bench command Invalid value(s): Usage: |
1 similar comment
|
❌ Invalid bench command Invalid value(s): Usage: |
| default: "300" | ||
| bloat: | ||
| description: State bloat size in MiB. | ||
| description: State bloat snapshot size (1g, 10g, 100g). |
There was a problem hiding this comment.
can we make it gb otherwise i will think it's grams
There was a problem hiding this comment.
and the value itself i think we can just pass the int? so we don't need to strip gb from it
| type: choice | ||
| required: true | ||
| default: tempo-bench | ||
| default: txgen |
Adds a single-runner e2e benchmark workflow for comparing baseline and feature refs over a two-validator localnet. It initializes/restores schelk snapshots for both validators, defaults e2e to txgen on 100g bloat, and keeps samply/Tracy, Grafana, ClickHouse, PR, and Slack result posting wired through.
Changelog for e2e users:
bloatis now1g,10g, or100g(default100g), not raw MiB.backend=txgenis the default; usebackend=tempo-benchfor the legacy sender.a/b).Validated with: https://github.com/tempoxyz/tempo/actions/runs/25506968095/attempts/1#summary-74855167179